home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / more.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  430 b   |  15 lines

  1.  
  2.  -- more --
  3.  
  4. Display file's contents, one screenfull at a time.
  5.  
  6. Usage:
  7.   more <file1> [file2] [...]
  8.  
  9. Each file name listed after the command name will be printed in sequence.
  10. This is similar to the 'cat' command, except that the file contents are
  11. displayed one screenfull at a time.  To page forward to the next screenfull,
  12. press the [SPACE] key.  To quit, press the [Q] key.  To advance by a single
  13. line, press any other key.
  14.  
  15.